type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryUint32ToUint32Scanner

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uint32.go#L234: 			return scanPlanBinaryUint32ToUint32Scanner{}
		uint32.go#L293: type scanPlanBinaryUint32ToUint32Scanner struct{}
		uint32.go#L295: func (scanPlanBinaryUint32ToUint32Scanner) Scan(src []byte, dst any) error {